enumeration type

英 [ɪˌnjuːməˈreɪʃn taɪp] 美 [ɪˌnuːməˈreɪʃn taɪp]

网络  枚举类型; 枚举型; 列举型别

计算机



双语例句

  1. Next, create a new enumeration that represents the ElectronicMedia type, which you will name EMediaType
    接下来,创建一个代表ElectronicMedia类型的新枚举,您将为它命名为EMediaType
  2. Enumeration is a special type of the simple type.
    枚举是简单类型的特殊类型。
  3. Enumeration return type for finders.
    finder的枚举返回类型。
  4. The values in an enumeration set are typically used to provide input to a method although there are situations where they are useful to determine an output type.
    枚举集中的值通常用于提供方法输入,但是有些情况下,它们还可用于判断输出的类型。
  5. This stereotype also allows you to specify an enumeration base type that is different from the implicit default.
    该原型还允许您指定不同于隐含默认值的枚举基本类型。
  6. You can see how to express an enumeration, and how to define a type with elements and references to other types.
    在清单1中,您可以看到枚举是如何表示的,也能从中了解到如何定义一个具有指向其他类型的元素和引用的类型。
  7. To make this code-writing process easier, try the Domino Enumeration Code Generator page, which allows you to enter an enumeration name, a data type, and all the values you want to use.
    要简化这一代码编写过程,请尝试DominoEnumerationCodeGenerator页面,它允许您输入枚举名称、数据类型和希望使用的所有值。
  8. For example, setting the attribute to be of type Enumeration will result in different buttons than setting the attribute to be of a primitive type.
    例如,将这个属性类型设置为Enumeration,与将这个属性设置为先前的类型相比会产生不同的按钮。
  9. This enumeration contains the enumeration literals that define the definition language type for the naming authority.
    这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
  10. By creating a new enumeration ( grade) of the previously defined type, you can then use it like any other member variable.
    用以前定义过的类型建立一个新的枚举(grade)之后,您就可以像使用其他成员变量一样使用它了。
  11. When you work with arrays or collections that contain multiple types of security objects, use this property to determine the correct enumeration type to use with each security object.
    使用包含多种安全对象类型的数组或集合时,使用此属性可确定用于每个安全对象的正确的枚举类型。
  12. It might be worth considering an enumeration here since it would remove the need for a reference type and store the value directly in the class.
    这里,使用枚举可能值得考虑,因为它可以消除对引用类型的需要,并且将值直接存储到类中。
  13. Enumeration that specifies the signer identifier type.
    指定签名者标识符类型的。
  14. Enumeration describing the type of data stored on the tool box.
    描述工具箱中存料型的列。
  15. Enumeration describing what type of building is being performed.
    描述正在执行的生成类型的枚举。
  16. Represented by the DataControlRowType enumeration, the type of the row indicates the position and the role ( for example, footer, header, pager, and data row).
    行类型由DataControlRowType枚举表示,用来指示位置和角色(例如,页脚、页眉、页导航和数据行)。
  17. Enumeration type% 1 is not a known Special Enumeration type.
    枚举类型%1不是已知的特殊枚举类型。
  18. Enumeration describing which type of command bar item to create.
    描述要创建的命令栏项类型的枚举。
  19. Enumeration defines the type of subject identifier.
    枚举定义使用者标识符的类型。
  20. Enumeration describing what type of find operation to perform.
    描述要执行的查找操作类型的枚举。
  21. The enumeration data type is required here.
    此处需要枚举数据类型。
  22. Enumeration specifies the type of windows that code is allowed to use.
    枚举指定允许使用代码的窗口类型。
  23. For local similar degree assignment, we can according to the difference of property types, namely numerical type, disorderly enumeration type and orderly enumeration type, then separately use different method to measure similar degree.
    对于局部相似度的赋值问题,可根据属性类型的不同,即数值型属性,无序枚举型属性,有序枚举型属性分别采用不同的方法来度量其相似度值。